Add usecase: Deterministic Workflow Delegation (nika) - #11
Open
ThibautMelen wants to merge 6 commits into
Open
Conversation
Three primary sources per the template: the official integration guide, the public skill repo, and the hermes-agent PR carrying the skill-guard scan + maintainer review.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a usecase file + README row under Orchestration & Multi-Agent.
The pattern: Hermes keeps the judgment, a deterministic runner keeps the receipts — repeatable jobs (daily digests, triage, report pipelines) graduate from chat into one checked
.nika.yamlfile that Hermes delegates to via the nika skill. Statically audited before any token is spent, budget-capped at run, hash-chained traces after.Meets the catalog bars: runnable demo included (fully offline, zero keys — mock provider, optional Ollama) and primary sources (the skill passed hermes-agent's skill-guard scan; taught commands are CI-tested against each released binary; the skill is on the official catalog queue as NousResearch/hermes-agent#61632, maintainer-triaged).
Full disclosure: I'm the nika author — the honest tradeoff is stated in the file (non-interactive by design; OpenCode stays the right seat for autonomous coding).
🤖 Generated with Claude Code